| 1. | Race conditions can also occur in signal handling 在信号中也会发生竞争条件。 |
| 2. | Use reentrant functions for safer signal handling 使用可重入函数进行更安全的信号处理 |
| 3. | You ll also learn a bit about signal handling 需要您对信号处理稍有了解。 |
| 4. | Alarm signal handle 报警信号手柄 |
| 5. | 16 - 17 may 2001 describes signal handling , yet another way to introduce race conditions ( 2001年5月)描述了信号处理,这是引入竞争条件的另一种方式。 |
| 6. | See the section on advanced event and signal handling for more details on this propagation process 这个传播过程的详情请参见高级事件和信号处理章节。 |
| 7. | We ve even briefly looked at signal handling , at least enough to know a safe way to use them 我们还简要地研究了信号处理,至少充分了解了使用它们的一种安全方法。 |
| 8. | Kernel signal handling is rather elaborate , because the posix semantics allows processes to temporarily block signals 内核信号处理是很复杂的过程,因为posix信号语义允许进程临时禁止某些信号的接收。 |
| 9. | There are a few more operations that can be done securely in signals , but not many , and you must have a deep understanding of signal handling before doing so 还有几个操作可以在信号中安全地完成,但不是很多,而且在处理信号之前,您必须对它有深入的理解。 |
| 10. | This call provided a brute force way to get simple threading by creating two processes that shared a number of things that could include memory , file descriptors , signal handling - in other words , anything and everything 这个调用提供了获得简单线程的一个强制方法,即创建两个共享许多内容进程,共享的内容可以包括内存、文件描述符、信号处理换句话说,可以包括任何内容和所有内容。 |